Http 服务
Note: 参考文档 https://studygolang.com/articles/11897?fr=sidebar
Gin
https://github.com/gin-gonic/gin
https://gin-gonic.github.io/gin
Iris
https://github.com/kataras/iris
https://iris-go.com
Beego
https://github.com/astaxie/beego
https://beego.me
Baffalo
https://github.com/gobuffalo/buffalo
https://gobuffalo.io
Echo
https://github.com/labstack/echo
https://echo.labstack.com
Revel
https://github.com/revel/revel
https://revel.github.io
Micro Service 服务
Note: 参考文档 https://studygolang.com/articles/9645?fr=sidebar
micro
https://github.com/micro
https://micro.mu
kite
https://github.com/koding/kite
gizmo
https://github.com/nytimes/gizmo
circuit
https://github.com/gocircuit/circuit
gotalk
https://github.com/rsms/gotalk
hail
go-kit
https://studygolang.com/articles/9645?fr=sidebar
自建核心概念
https://github.com/nitishm/go-micro-framework
https://medium.com/@nitishmalhotra/building-a-microservice-framework-in-golang-dd3c9530dff9